DZK312's Fanciful Resources Mod: 1.1.0
Reskins basic resources into prettier or more realistic ones

<< REQUIREMENTS >>
 Stardew Valley
 SMAPI
 Content Patcher

<< FEATURES >>
 Reskins basic resources and animal goods
 Option to choose which of the resources you do or don't want to reskin based off of personal preference
 In the config.json, write or delete the names of the items you do or don't want to use the reskinned
  versions of, seperated by commas inside of quotation marks, to the right of each category
   "Resources":
	 Wood		 Stone
	 Sap		 Fiber
	 Clay		 Coal
	 Ores		 Bars
	 Gems		 Prismatic
	 Crystals	 Drops
	 Fertilizer
    Default: "Wood, Stone, Sap, Fiber, Clay, Coal, Ores, Bars, Gems, Prismatic, Crystals, Drops, Fertilizer"
   "Animals":
	 Eggs		 Milk
	 Feather	 Rabbit
	 Wool		 Truffle
	 Mayo		 Cheese
    Default: "Eggs, Milk, Feather, Rabbit, Wool, Truffle, Mayo, Cheese"
 In the config.json, write the name of the alternate sprite you prefer to use for an item
   Sap - "Sap":
	 Pouch		 Vial
   Clay - "Clay":
	 Red		 Grey
   Metal Ores - "Ores":
	 Nodes		 Clusters
	 Niblets
   Mined Gems - "Gems":
	 Quaint	 Elegant
   Prismatic Shard - "Prismatic":
	 Fragment	 Crystalball
	 Prism
   Bug Meat - "Bug":
	 Pulp		 Innards
   Solar & Void Essence - "Essence":
	 Pouches	 Elements
   Duck Feather - "Feather":
	 Duck		 Mallard
   Rabbit Foot - "Charm":
	 Foot		 Clover
   Truffle - "Truffle":
	 Black		 White
   Mayonnaise Jars - "Jar":
	 Wide		 Narrow

<< MOD COMPATIBILITY >>
!! PLEASE NOTE: In order for mod compatability to function properly, as these CP mods simply replace images,
if there's more than one sprite being patched, the one that ends up showing up is the latest one. What that
means is that this mod must be the LOWEST folder in the list among all your other CP mods for it to properly
work and not get overwritten by another mod.

 Blue Iridium: This mod works with the Blue Iridium mod, BUT, the one I found only had xml files and was not
compatable with CP so I converted it myself, for myself. If you have found a distributed CP converted version
that is commonly used by others please let me know about it, or tell me the UniqueID found in the manifest.json
and I will update to include it.
 Coordinated Crafting Bars: This mod works with the Coordinated Crafting Bars mod by Yifal.
 Glass Milk Bottles: This mod works with the Glass Milk Bottles mod by andiluxe.